home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950329-19950528 / 000064_news@columbia.edu_Fri Apr 7 11:44:43 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA29002
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Fri, 7 Apr 1995 07:44:48 -0400
  3. Received: by apakabar.cc.columbia.edu id AA27343
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Fri, 7 Apr 1995 07:44:46 -0400
  5. Path: news.columbia.edu!watsun.cc.columbia.edu!jaltman
  6. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: How about kermite/2?
  9. Date: 7 Apr 1995 11:44:43 GMT
  10. Organization: Columbia University
  11. Lines: 26
  12. Message-Id: <3m38jb$qmc@apakabar.cc.columbia.edu>
  13. References: <jpsum00.797150866@mik.uky.edu>
  14. Nntp-Posting-Host: watsun.cc.columbia.edu
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. In article <jpsum00.797150866@mik.uky.edu>,
  18. Joey Sum  <jpsum00@mik.uky.edu> wrote:
  19. >Hi,
  20. >     I run Kermit/2.  After helping a friend setup MS-Kermit, I noticed 
  21. >that the DOS version comes with a Kermite and Kerlite versions, for 
  22. >people who have no need of TCP/IP support and terminal support, 
  23. >respectively.  I was wondering if such things could be included in the 
  24. >next release of C-Kermit/2?
  25.  
  26. The real question is: "under OS/2 what do you gain by creating a vareity
  27. of version?"  The answer is not much.
  28.  
  29. The reason for the different version of MS-DOS Kermit is the DOS 640k
  30. memory limit.  Under OS/2, this is not an issue.  Executable code which
  31. is never used is never loaded.
  32.  
  33. OS/2 C-Kermit already does have much of its TCP/IP is separate DLLs.
  34. One DLL for each TCP/IP product supported.  These DLLs are optional.
  35.  
  36. The savings of some disk space alone is not a good enough reason to have 
  37. to support multiple versions.
  38.  
  39. Jeffrey Altman * PO Box 220415 * Great Neck, NY * 11022-0415 * (516) 466-5495
  40. "C-Kermit: available on more platforms than any other communications software."
  41. "Kermit FTP: sending files whenever and wherever they are needed."
  42.   OS/2 version 5A(190): ftp://kermit.columbia.edu/kermit/archives/cko190.zip